Uses of Interface
com.cisco.pt.ipc.sim.Port
Packages that use Port
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of Port in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return PortModifier and TypeMethodDescriptionIPCFactory.getConsole(CiscoDevice ciscoDevice) IPCFactory.getInPort(FrameInstance frameInstance) IPCFactory.getIntDlciToPort(FrameRelayProcess frameRelayProcess, int dlci) IPCFactory.getOtherPort(Cable cable, String deviceName, String portName) IPCFactory.getOutPort(FrameInstance frameInstance, int outPortIndex) IPCFactory.getPort(PortSecurity portSecurity) IPCFactory.getPort(WirelessCommon wirelessCommon) IPCFactory.getRs232Port(Pc pc) IPCFactory.getSendPort(UserTraffic userTraffic) IPCFactory.getSrcPort(NFExporter nFExporter) protected PortIPCFactory.instantiatePort(IPCMessageLTV message) Methods in com.cisco.pt.ipc with parameters of type PortModifier and TypeMethodDescriptionIPCFactory.getEncapProcess(Port port) IPCFactory.getHardwareQueue(Port port) IPCFactory.getKeepAliveProcess(Port port) IPCFactory.getQosQueue(Port port) -
Uses of Port in com.cisco.pt.ipc.events
Methods in com.cisco.pt.ipc.events with parameters of type PortModifier and TypeMethodDescriptionvoidPortEventRegistry.addListener(PortEventListener listener, Port objClass) voidPortEventRegistry.addSpecificListenerFiltered(PortEventListener listener, Port objClass, List<String> events) voidPortEventRegistry.removeListener(PortEventListener listener, Port objClass) voidPortEventRegistry.removeSpecificListenerFiltered(PortEventListener listener, Port objClass, List<String> events) -
Uses of Port in com.cisco.pt.ipc.sim
Subinterfaces of Port in com.cisco.pt.ipc.simModifier and TypeInterfaceDescriptioninterfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim that return PortModifier and TypeMethodDescriptionCiscoDevice.getConsole()Information provided by the PKI file:FrameInstance.getInPort()Information provided by the PKI file:FrameRelayProcess.getIntDlciToPort(int dlci) Information provided by the PKI file:Cable.getOtherPort(String deviceName, String portName) Information provided by the PKI file:FrameInstance.getOutPort(int outPortIndex) Information provided by the PKI file:Antenna.getPort()Information provided by the PKI file:Information provided by the PKI file:PortSecurity.getPort()Information provided by the PKI file:WirelessCommon.getPort()Information provided by the PKI file:Cable.getPort1()Information provided by the PKI file:Cable.getPort2()Information provided by the PKI file:Device.getPortAt(int index) Information provided by the PKI file:Module.getPortAt(int index) Information provided by the PKI file:Pc.getRs232Port()Information provided by the PKI file:UserTraffic.getSendPort()Information provided by the PKI file:NFExporter.getSrcPort()Information provided by the PKI file: -
Uses of Port in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement PortModifier and TypeClassDescriptionclassInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl that return PortModifier and TypeMethodDescriptionCiscoDeviceImpl.getConsole()Information provided by the PKI file:FrameInstanceImpl.getInPort()Information provided by the PKI file:FrameRelayProcessImpl.getIntDlciToPort(int dlci) Information provided by the PKI file:CableImpl.getOtherPort(String deviceName, String portName) Information provided by the PKI file:FrameInstanceImpl.getOutPort(int outPortIndex) Information provided by the PKI file:AntennaImpl.getPort()Information provided by the PKI file:Information provided by the PKI file:PortSecurityImpl.getPort()Information provided by the PKI file:WirelessCommonImpl.getPort()Information provided by the PKI file:CableImpl.getPort1()Information provided by the PKI file:CableImpl.getPort2()Information provided by the PKI file:DeviceImpl.getPortAt(int index) Information provided by the PKI file:ModuleImpl.getPortAt(int index) Information provided by the PKI file:PcImpl.getRs232Port()Information provided by the PKI file:UserTrafficImpl.getSendPort()Information provided by the PKI file:NFExporterImpl.getSrcPort()Information provided by the PKI file: